+6    /* Resets */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit;
    font-size: 100%; font-family: inherit; vertical-align: baseline;}
body { line-height: 1.5; background: #fff; margin:1.5em 0; }
table { border-collapse: separate; border-spacing: 0; }
a img { border: none; }

    /* IE */
ul, ol { position: relative; }
ol { margin-left:2em; }

    /* Common */
body {
    background-color: #d8e5f8;
    color: #777777;
    height: 100%;
    margin: 0;
    padding: 0;
    font: normal 12px Tahoma, Helvetica, Arial, Verdana, sans-serif;
}
a {
    color: #663333;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    color: #663333;
    text-decoration: underline;
}
p {
    margin: 0.5em 0;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0.3em 0;
    font-weight: bold;
}
h1 {
    font-size:22px;
}
h2 {
    font-size:18px;
}
h3 {
    font-size:16px;
}

button {
    border:none;
    outline:none;
    overflow:visible;
    width:auto;
    cursor:pointer;
}

div.fieldWithErrors {
    display: inline;
}

    /* Wrappers */
#outer_wrapper {
    background-color: #d8e5f8;
    width: 1000px;
    margin: 0 auto;
    padding: 14px 4px 14px 4px;
}
#bottom_area {
    background-color: #449bcd;
    color: #ffffff;
    padding: 0px 20px;
    min-height: 26px;
    height: auto !important;
    height: 26px;
}
#bottom_area a {color: #ffffff;}

#top_area {
    height: 100px;
    padding: 0;
}

#top_searchbox_fieldset { margin-top: 42px;  width: 405px; }
#top_searchbox {
    float: left;
    background: url('/images/v2/find.png') no-repeat center top;
    width: 331px; height: 37px;
}
#top_searchbox input[type="text"] {
    border: none;
    background-color:#ffffff;
    float:left;
    width:305px;
    margin:8px 0 0 8px;
}
#top_searchbox_button_find { float:left; margin: 7px 0 7px 1px; }

table#top_table {
    width: 100%;
    border-width: 0;
    /* cellspacing */
    border-collapse: separate;
    border-spacing: 0;
}
table#top_table td {
    vertical-align: top;
}
td#top_table_lc { background: url('/images/v2/left_corn.png') no-repeat left top; }
td#top_table_rc { background: url('/images/v2/right_corn.png') no-repeat right top; }
td.top_table_center { background: url('/images/v2/background_header.png') repeat-x top; }

div#page_header {
    text-align: left;
    margin: 16px 10px 0 10px;
    padding: 0 20px 8px 20px;
    border-bottom: 2px dotted #663333;
}
div#page_header h1 {
    margin: 0;
    font-weight: bold;
    font-size: 22px;
}
div#page_tip {
    margin: 10px 0 0 0;
    padding: 0 30px 0 30px;
}
    /* Content Area */
#content_wrapper {
    /*padding: 4px 8px 0 8px;*/
    padding: 0 1px;
    background-color: #449bcd;
}
#content_wrapper2 {
    width: 100%;
    margin: 0; padding: 0;
    background-color: #ffffff;
}
    /* Buttons */
.single_btn { margin-top: 8px; }
a.btn { display: block; }
button span, a.btn span { display: none !important; }

.btn_sending { background:transparent url('/images/v2/btn/sending.png') no-repeat left top; width:75px; height:23px; }

.btn_save { background:transparent url('/images/v2/btn/save/button1.png') no-repeat left top; width:75px; height:23px; }
.btn_save:hover { background-image: url('/images/v2/btn/save/button2.png'); }
.btn_save:active { background-image: url('/images/v2/btn/save/button3.png'); }

.btn_cancel { background:transparent url('/images/v2/btn/cancel/button1.png') no-repeat left top; width:75px; height:23px; }
.btn_cancel:hover { background-image: url('/images/v2/btn/cancel/button2.png'); }
.btn_cancel:active { background-image: url('/images/v2/btn/cancel/button3.png'); }

.btn_edit { background:transparent url('/images/v2/btn/edit/button1.png') no-repeat left top; width:110px; height:23px; }
.btn_edit:hover { background-image: url('/images/v2/btn/edit/button2.png'); }
.btn_edit:active { background-image: url('/images/v2/btn/edit/button3.png'); }

.btn_add { background:transparent url('/images/v2/btn/add/button1.png') no-repeat left top; width:75px; height:41px; }
.btn_add:hover { background-image: url('/images/v2/btn/add/button2.png'); }
.btn_add:active { background-image: url('/images/v2/btn/add/button3.png'); }

.btn_find { background:transparent url('/images/v2/btn/find/button1.png') no-repeat left top; width:60px; height:23px; }
.btn_find:hover { background-image: url('/images/v2/btn/find/button2.png'); }
.btn_find:active { background-image: url('/images/v2/btn/find/button3.png'); }

.btn_find_forum { background:transparent url('/images/v2/btn/find_forum/button1.png') no-repeat left top; width:130px; height:23px; }
.btn_find_forum:hover { background-image: url('/images/v2/btn/find_forum/button2.png'); }
.btn_find_forum:active { background-image: url('/images/v2/btn/find_forum/button3.png'); }

.btn_find_med { background:transparent url('/images/v2/btn/find_med/button1.png') no-repeat left top; width:130px; height:23px; }
.btn_find_med:hover { background-image: url('/images/v2/btn/find_med/button2.png'); }
.btn_find_med:active { background-image: url('/images/v2/btn/find_med/button3.png'); }

.btn_login { background:transparent url('/images/v2/btn/login/button1.png') no-repeat left top; width:72px; height:41px; }
.btn_login:hover { background-image: url('/images/v2/btn/login/button2.png'); }
.btn_login:active { background-image: url('/images/v2/btn/login/button3.png'); }

.btn_add_comments { background:transparent url('/images/v2/btn/add_comments1.png') no-repeat left top; width:145px; height:23px; }
.btn_add_comments:hover { background-image: url('/images/v2/btn/add_comments2.png'); }
.btn_add_comments:active { background-image: url('/images/v2/btn/add_comments3.png'); }

.btn_vote { background:transparent url('/images/v2/btn/vote1.png') no-repeat left top; width:75px; height:23px; }
.btn_vote:hover { background-image: url('/images/v2/btn/vote2.png'); }
.btn_vote:active { background-image: url('/images/v2/btn/vote3.png'); }

.btn_inbox { background:transparent url('/images/v2/btn/inbox1.png') no-repeat left top; width:75px; height:23px; }
.btn_inbox:hover { background-image: url('/images/v2/btn/inbox2.png'); }
.btn_inbox:active { background-image: url('/images/v2/btn/inbox3.png'); }

.btn_outgoing { background:transparent url('/images/v2/btn/outgoing1.png') no-repeat left top; width:75px; height:23px; }
.btn_outgoing:hover { background-image: url('/images/v2/btn/outgoing2.png'); }
.btn_outgoing:active { background-image: url('/images/v2/btn/outgoing3.png'); }

.btn_new_message { background:transparent url('/images/v2/btn/new_message1.png') no-repeat left top; width:130px; height:23px; }
.btn_new_message:hover { background-image: url('/images/v2/btn/new_message2.png'); }
.btn_new_message:active { background-image: url('/images/v2/btn/new_message3.png'); }

.btn_send { background:transparent url('/images/v2/btn/send1.png') no-repeat left top; width:75px; height:23px; }
.btn_send:hover { background-image: url('/images/v2/btn/send2.png'); }
.btn_send:active { background-image: url('/images/v2/btn/send3.png'); }

.btn_send_password { background:transparent url('/images/v2/btn/send_password1.png') no-repeat left top; width:130px; height:23px; }
.btn_send_password:hover { background-image: url('/images/v2/btn/send_password2.png'); }
.btn_send_password:active { background-image: url('/images/v2/btn/send_password3.png'); }

.btn_register { background:transparent url('/images/v2/btn/register1.png') no-repeat left top; width:145px; height:23px; }
.btn_register:hover { background-image: url('/images/v2/btn/register2.png'); }
.btn_register:active { background-image: url('/images/v2/btn/register3.png'); }


    /* Helpers */
.required_marker {
    color: #663333;
    margin-left: 4px;
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
}
.left {
    float: left;
}
.right {
    float: right;
}
.clear {    /*tmp*/
    clear: both;
}
.cleaner {
    clear:both;
    height:1px;
    font-size:1px;
    border:none;
    margin:0; padding:0;
    background:transparent;
}
.tal_r {
    text-align: right;
}
.tal_l {
    text-align: left;
}
.tal_c {
    text-align: center;
}
.tal_j {
    text-align: justify;
}
.hidden	{
    display: none;
}
ul.list-style-none {
    list-style: none;    
}

div.odd, div.even {           /* tmp */
    width: 100%;
    float: left;
}
div.even {
    background-color: #cccccc;
}
div.odd div, div.even div {
    float: left;
    padding: 2px;
}

    /* Pagination */
div.pagination {
    width: 100%;
    text-align: center;
    margin: 20px auto;
}

div.common_form, div.common_list {
    padding: 10px 0 20px 0;
    width: 100%;
}
div.button {    /* tmp */
    padding: 0;
    width: 100%;
}
input, textarea {
    background-color: #cccccc;
    border:1px solid silver;
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
    padding: 2px;
    line-height: 1;
    vertical-align: middle;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
}
input.button, input.single_button {
    color: #cccccc; background-color: #663333;
}
input.single_button {
    margin-top: 8px;
}
input.button:hover, input.single_button:hover {
    /*color: #663333; background-color: #cccccc;*/
    color: #eeece4;
}
    /* For Comments, Posts, etc.*/
div.block_row,
div.post_row,
div.comment_row {
    margin: 4px;
    padding: 6px 8px;
    border-left: 2px solid #663333;
    background-color: #eeece4;
    overflow: hidden;
}
div.comment_row {
    border: 1px solid #cccccc;
    background-color: #eeeded;
}

    /* Form Wrapper */
table.form_wrapper{
    width: 80%;
    margin: 8px auto 0 auto;
    border-width: 0;
    /* cellspacing */
    border-collapse: separate;
    border-spacing: 2px;
}
table.form_wrapper td {
    padding: 2px;
    vertical-align: top;
}
table.form_wrapper td.col_lbl {
    width: 35%;
    text-align:right;
}
table.form_wrapper td.col_elm {
    width: 65%;
}

    /* List Wrapper */
table.list_wrapper{
    width: 100%;
    margin: 8px auto 0 auto;
    border-width: 0;
    /* cellspacing */
    border-collapse: separate;
    border-spacing: 0px;
}
table.list_wrapper tr.head td {
    background-color: #777777;
    color: #ffffff;
    font-weight: bold;
}
table.list_wrapper tr.even {
    background-color: #cccccc;
}
table.list_wrapper tr.odd {
    background-color: #f3f3f3;
}
table.list_wrapper td {
    padding: 4px;
    vertical-align: middle;
    text-align: left;
}
table.list_wrapper td.actions {
    text-align: right;
    padding-right: 10px;
}

    /* List Wrapper 2 */
table.list_wrapper_2{
    width: 100%;
    margin: 8px auto 0 auto;
    border-width: 0;
    /* cellspacing */
    border-collapse: separate;
    border-spacing: 0px;
}
table.list_wrapper_2 tr.head td {
    /*background-color: #777777;*/
    border-bottom: 2px solid #777777;
    /*color: #ffffff;*/
    font-weight: bold;
}
table.list_wrapper_2 tr.even {
    background-color: #cccccc;
}
table.list_wrapper_2 tr.odd {
    background-color: #f3f3f3;
}
table.list_wrapper_2 td {
    padding: 4px;
    vertical-align: middle;
    text-align: left;
}
table.list_wrapper_2 td.actions {
    text-align: right;
    padding-right: 10px;
}

    /* Field Wrapper 2 */
table.item_wrapper{
    width: 80%;
    margin: 8px auto 0 auto;
    border-width: 0;
    /* cellspacing */
    border-collapse: separate;
    border-spacing: 0px;
}
table.item_wrapper td {
    padding: 4px;
    vertical-align: middle;
    text-align: left;
}
    
    /* old fi:x */
.row 			{padding: 7px 5px;}
.row label		{width: 140px; float: left;}
.row input,
.row select		{float: left; width: 220px; padding: 2px;}
.row textarea	{height: 200px;}

    /**/
table#front_page_content {
    width: 100%;
    margin-top: 10px;
}
table#front_page_content td {
    text-align: justify;
    padding: 20px;
    border: 1px solid #ffffff;
}
table#front_page_content td:hover {
    background-color: #fafafa;
    border: 1px solid #e9e9e9;
}
table#front_page_content h2 {
    border-bottom: 2px dashed #cccccc;
}

    /* Content Area */
table#content_area {
    width: 100%;
    border-width: 0;
    /* cellspacing */
    border-collapse: separate;
    border-spacing: 2px;
}
table#content_area td {
    vertical-align: top;
}

    
#main_wrapper {
    margin: 0;
    padding: 15px 15px 15px 15px;
    min-height: 360px;
    height: auto !important;
    height: 360px;
}

    /*  Messages */
div.msg_notice, div.msg_warning, div.msg_error {
    border-bottom: 1px solid #cccccc;
    color: #555555;
    padding: 6px 20px 6px 20px;
    margin: 0 auto 0 auto;
}
div.msg_notice {
    background-color: #fff0b3;
    position: fixed;
    top: 0; left: 0;
    z-index: 10000;
    width: 100%;
}
div.msg_warning {
    background-color: #ffe0b3;
    position: fixed;
    top: 0; left: 0;
    z-index: 10000;
    width: 100%;
}
div.msg_error {
    background-color: #ffe5e5;
}
ul.error_list {
    text-align: left;
    padding-left: 30px;
}
   
    /* Navigation Bar */
div.nav_bar {
    background-color: #449bcd;
    /*border-top:1px solid silver;*/
    border-bottom: 1px solid silver;
    height: 28px;
}
div.nav_bar ul {
    float: right;
    line-height: 28px;
    margin: 0;
    list-style: none;
    overflow: hidden;
}
div.nav_bar ul li {
    float: left;
    margin-left: 1px;
}
div.nav_bar ul li a {
    color: #ffffff;
    display: block;
    text-transform: uppercase;
    text-decoration:none;
    font-weight: bold;
    font-size: 0.95em;
    padding: 0 16px;
}
div.nav_bar ul li a:hover, div.nav_bar ul li.active a {
    background-color: #ca6136;
    color:#ffffff;
}

div#main_nav_bar {
    border-bottom: 2px solid #ca6136;
}
    
    /* Private Navigation */
div#private_nav {
    margin: 15px 0 15px 10px;
    width: 180px;
    color:#663333;
}
div#private_nav a {
    font-weight: normal;
    text-decoration: none;
}
div#private_nav ul, div#private_nav ul li {
    margin: 0;
    padding: 0;
}
div#private_nav ul li {
    list-style-type: none;
    margin-left: 8px;
    border-bottom: 1px dashed #cccccc;

}
div#private_nav ul li a {
    color: #555555; background-color: #ffffff;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    display: block;
    padding: 4px 5px 4px 5px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}
div#private_nav ul li.active a, div#private_nav ul li.active a:hover
{
    color: #ffffff; background-color: #999999;
}
div#private_nav ul li:last-child {
    border-bottom: none;
}
div#private_nav ul li:first-child a {
    border-top: none;
}
div#private_nav ul li a:hover {
    color: #ffffff; background-color: #999999;
}
div#private_nav div.hd {
    color: #663333;
    background-color: #eeece4;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding-left: 6px;
    padding-right: 4px;
    text-transform: uppercase;
    line-height: 2;
    font-size: 13px;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}

    /* Module Sub Nav */
div.sub_nav {
    display: inline;
    float: left;
    margin: 10px;
    padding: 4px;
}
div.sub_nav ul {
    float: right;
    margin: 2px;
    padding: 2px;
}
div.sub_nav ul li {
    display: inline;
    float: right;
    margin: 0 6px 0 0;
}
div.sub_nav ul li a {
    color: #777777; background-color: #e1e1e1;
    display: block; float: right;
    font-size: 11px; font-weight: bold;
    padding: 5px 6px; line-height: 1;
    text-decoration: none;
    vertical-align: middle;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
}
div.sub_nav ul li a:hover {
    color: #ffffff; background-color: #663333;
}
/*tmp*/
    div.sub_nav a {
        color: #777777; background-color: #e1e1e1;
        display: block; float: right;
        font-size: 11px; font-weight: bold;
        padding: 5px 6px; line-height: 1;
        text-decoration: none;
        vertical-align: middle;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -o-border-radius: 3px;
    }
    div.sub_nav a:hover {
        color: #ffffff; background-color: #663333;
    }

div.new_sub_nav { display: inline; float: left; margin: 10px; padding: 4px; }
div.new_sub_nav ul { float: right; margin: 2px; padding: 2px; }
div.new_sub_nav ul li { display: inline; float: right; margin: 0 6px 0 0; }

    /* AJAX */
div#message {
    background-color: #fff0b3;
    border-bottom: 1px solid #cccccc;
    color: #555555;
    padding: 6px 20px 6px 20px;
    margin: 0 auto 0 auto;
    z-index: 20000;
    position: fixed;
    top: 0; left: 0;
    width: 100%;
    display: none;
}
    /* t0d0 */
div#waiter { z-index: 200000; position:fixed;
    background:url(/images/ajax-loader.gif) no-repeat center center;
    display: none; height:31px; width:31px; border:0px;
    top: 50%; left: 50%; margin: -25px 0 0 -25px;
    background-color:#fff; padding:10px;
    border-radius: 5px; -moz-border-radius: 5px;
    -webkit-border-radius: 5px; -o-border-radius: 5px;
}

div.tips {
    background-color: #cccccc;
    border:1px solid silver;
    padding: 12px;:
}

div#promo {
    background-color: #cccccc;
    border: 1px solid silver;
    padding: 10px;:
}

div#promo div.promo_block {
    background-color: #eeece4;
    border:1px solid silver;
    padding: 18px;
    margin-bottom: 10px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #eee;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

/*.TB_overlayMacFFBGHack {background: url(/images/macFFBgHack.png) repeat;}*/
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
background-color: gray;
border: 10px solid #666;
  z-index: 102;
  color:white;
  display:none;

  text-align:left;
  top:50%;
  left:50%;
}
#TB_window a	{color: #e22c6f; font-weight: bold; text-decoration: underline;}
#TB_window a:hover	{color: #eee;}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#999;
  height:27px;
color: #555;
margin-bottom: 15px;
}

#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}


tr.expandable_row_even {
    background-color: #d6d5d5;
}
tr.expandable_row_odd {
    background-color: #f0efef;
}
tr.expanded_details_row {
}
div.row_expand_details_box {
    background-color: #dacdcd;
    margin: 0 0 0 30px;
    padding: 4px;
}

.radius_4 {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
}

.radius_5 {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}

.radius_8 {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
}

.radius_12 {
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -o-border-radius: 12px;
}

.box_shadow_78{
    box-shadow: 7px 7px 8px #818181;
    -webkit-box-shadow: 7px 7px 8px #818181;
    -moz-box-shadow: 7px 7px 8px #818181;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=7, offY=7, positive=true);
}

    /* Conditions page */
div#cond_groups_container,
div#cond_types_container {
    width: 200px;
    height: 436px;
    margin-top: 8px;
    overflow: auto;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

ul#ul_cond_groups,
ul#ul_cond_types {
    list-style: none;    
}

ul#ul_cond_groups li,
ul#ul_cond_types li {
    cursor: pointer;
    padding: 4px;
}

ul#ul_cond_groups li:hover,
ul#ul_cond_types li:hover {
    background-color: #fbe7bc;
}

li.li_cond_group_active, ul#ul_cond_groups li.li_cond_group_active:hover,
li.li_cond_type_active, ul#ul_cond_types li.li_cond_type_active:hover {
    background-color: #999999;
    color: #ffffff;
}

div.profile_section {
    margin:20px;padding:15px;
    background-color: #cccccc;
    border: 1px solid silver;
}