/* general rules */
body
{
    margin: auto;
    padding: 0px;
  	background-color: #ffffff;
  	background-image: url(bg.jpg);
  	background-repeat: repeat-x;
  	background-position: top;
  	color: #a4a4a4;
  	font-family: arial, sans-serif;
  	font-weight: normal;
  	
}
/* title of page */
div#header
{
	width: 800px;
	height: 26px;
	background-image: url(header.jpg);
	margin: 0 auto;
}
div#top
{
	width: 800px;
	height: 186px;
	background: transparent url(top/header.jpg) no-repeat top;
	margin: 0 auto;
}
div#content
{
	width: 800px;
	height: auto;
	margin: 0 auto;
	background-image: url(content3.gif);
	background-position: top;
	background-repeat: repeat-y;
	clear: both;
}
#menu
{
	width: 150px;
	height: auto;
	float: left;
	padding-top: 50px;
}
ul#nav
{
	display: block;
	width: 145px;
	padding: 0px 0px 0px 5px;
	margin-top: 0px;
}
ul#nav li
{
	font-size: 14pt;
    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
    color: #ababab;
    font-weight: normal;
    margin: 4px 0px 4px 5px;
}
ul#nav li.sub
{
	font-size: 10pt;
    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
    color: #ababab;
    font-weight: normal;
    margin: 4px 0px 4px 5px;
    padding-left: 10px;
    list-style: none;
}
ul#nav_admin
{
	display: block;
	width: 145px;
	padding: 0px 0px 0px 5px;
	margin-top: 0px;
}
ul#nav_admin li
{
	font-size: 12pt;
    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
    color: #ababab;
    font-weight: normal;
    margin: 4px 0px 4px 5px;
}
#data
{
	width: 640px;
	height: auto;
	margin: 0px 0 0 0;
	float: right;
	background-image: url(data_logo.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
    h1
    {
        margin: 2px 0px 5px 0px;
        padding: 0px 0px 5px 0px;
        height: 25px;
        text-align: left;
        font-size: 20pt;
        font-family: "Century Gothic", Arial, Helvetica, sans-serif;
        color: #ff6600;
        font-weight: normal;
        background-image: url(righe.gif);
		background-repeat: repeat-x;
		background-position: bottom;
    }
    h1.title
	{
    margin: 0px;
    padding-right: 10px;
    font-size: 12pt;
    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
    text-align: right;
    font-weight: normal;
    color: #d3181f;
    background-color: #959595;
	}
#news
{
	width: 465px;
	height: 400px;
	float: left;
	margin: 10px 0 0 0;
}
.data{
	float:left;
	margin:0 8px 0 -10px !important;
	margin:0 8px 0 -10px;
	width:45px !important;
	width:44px;
	height:45px;
	list-style: none;
	border-right: 1px dotted #ccc;
}
.data .d{
	width:44px;
	position:static !important;
	position:absolute ;
	margin: 6px 0 0 1px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
	height:20px;
	color: #ff6600;
}
.data .m{
	width:44px;
	position:static !important;
	position:absolute;
	margin: 1px 0 0 0 !important;
	margin: 27px 0 0 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	text-transform: uppercase;
	color: #b1b1b1;
}
/* content popup */
div#popup
{
    width: 300px;
    height: 250px;
    padding: 10px 5px;
    border: none;
    margin: 0px;
    background-color: #F5F5F5;
    text-align: left;
}
    div.popup_buttons
    {
    width: 280px;
    height: 15px;
    padding: 5px;
    }
/* help */
div#otk_help_wrapper
{
    position: fixed;
    margin:auto;
    z-index: 10000000000000;
}
div.otk_help
{
    width: 200px;
    height: 40px;
    padding: 10px 30px;
    font-size: 12px;
    font-style: italic;
    background-color: #f1f0b2;
    z-index: 10000000000000;
}        
    /* section */
    div#sections_navigation
    {
        height: 100%;
        text-align: right;
        border-top: 1px dotted gray;
        border-bottom: 1px dotted gray;
        margin-bottom: 10px;
        display: none;
    }
    div.sections
    {
        clear: right;
        width: 98%;
        padding: 0px;
        margin: 0px;
    }
    div#section_rss
    {
    	display: none;
    }
    div.sections div.section
    {
        float: left;
        width: 100%;
        padding: 5px;
        border-bottom: 1px dashed gray;
        font-size: 12px;
        text-align: left;
    }
    div.sections img.section
    {
        margin-right: 5px;
    }
    div.sections div.section_description
    {
        font-size: 8px !important;
        text-align: left;
    }
    div.subsections
    {
        clear: right;
    }
    div.subsections div.section
    {
        float: left;
        width: 98%;
        padding: 2px;
        border-bottom: 1px dashed gray;
        font-size: 12px;
        text-align: left;
    }
    div.subsections img.section
    {
        margin-right: 5px;
    }
    div.subsections div.section_description
    {
        font-size: 8px !important;
        text-align: left;
    }
    ul#sections_articles_archive
    {
    	clear: left;
    	margin-top: 10px;
    }
    div.sections_articles
    {
        margin-top: 10px;
        width: 100%;
    }   
    div.sections_articles div.sections_article
    {
        height: 100%;
        width: 100%;
        text-align: left;
        margin: 5px 0px 5px 0px;
        border-bottom: 1px solid #fff3eb;
    }
    div.sections_articles img.sections_article
    {
        margin: 0px 5px 5px 0px;
        padding: 1px;
        border: 1px dotted #ccc;
    }
    div.sections_articles div.sections_article_description
    {
        float: none;
        font-size: 11px !important;
        text-align: left;
    }
    div.sections_articles div.sections_article_info
    {
        clear: both;
        margin-left: 10px;
        float: none;
        font-size: 10px !important;
        text-align: left;
    }
    div.sections_articles div.sections_article_tags
    {
        float: none;
        font-size: 9px !important;
        text-align: left;
        margin-left: 10px;
        display: none;
    }   
   
    div.sections_article_text
    {
        float: left;
        width: 100%;
    }
    div.sections_article_text img
    {
        margin: 0px 5px 5px 0px;
        padding: 1px;
        border: 1px solid #ccc;
    }
    div.sections_article_description
    {
        font-size: 12px;
        margin-bottom: 10px;
        line-height: 1.6;
    }
    div.sections_article_info
    {
        float: left;
        width: 50%;
        margin-top: 0px;
        text-align: left;
    }
    div.sections_article_tags
    {
        float: left;
        width: 98%;
        margin-bottom: 10px;
        display: none;
    }
    div#sections_article_comments_wrapper
    {
        float: left;
        width: 100%;
        margin-top: 10px;
        display: none;
    }
    /* comments */
    div.sections_article_comment
    {
        border: 1px dashed ccc;
        border: 1px solid #f1f1f1;
        text-align: left;
        width: 99%;
        padding: 3px;
        margin: 3px;
        
    }
    div.sections_article_comment div.section_article_comment_info
    {
        font-size: 8px;
        border-top: 1px dotted #ccc;
        font-style: italic;
        padding: 3px 0px 3px 0px;
        margin: 3px 0px 3px 0px;
    }
    div.sections_article_comment_children
    {
        padding: 20px;
    }
    div.sections_article_comment_children a.no_targetting
    {
        border: 1px solid gray;
    }
    /* home block  */
    div.sections_blog
    {
        float: none;
        width: 100%;
        margin: 10px 0px;
    }
    div.sections_blog div.sections_article
    {
        float: none;
        width: 100%;
        min-height: 120px;
        margin: 5px 0px 10px 0px;
        border-bottom: 1px dotted gray;
        text-align: left;
    }
    div.sections_blog img.sections_article
    {
        margin: 0px 5px 5px 5px;
    }
    div.sections_blog div.sections_article_description
    {
        float: none;
        font-size: 12px !important;
        text-align: left;
        font-family: "Century Gothic", Arial, Helvetica, sans-serif;
    }
    div.sections_blog div.sections_article_info
    {
        float: none;
        clear: both;
        width: 100%;
        font-size: 10px !important;
        text-align: left;
        background-color: #e9e9e9;
        margin: 3px;
    }
    div.sections_blog div.sections_article_tags
    {
        float: none;
        clear: both;
        width: 100%;
        font-size: 10px !important;
        text-align: left;
        background-color: #e9e9e9;
        margin: 3px;
    }
/* footer and disclaimer (gpl license)*/
div#footer
{
    width: 100%;
    height: 150px;
    background: #ff6600;
    position: relative;
    margin-top: 25px;
    margin-bottom: 0px;
    bottom: 0px;
}
div#footer .logo
{
	width: 800px;
	height: 77px;
	background-image: url(footer.gif);
	margin: 0 auto;
	border: 0px;
}
h6
{
    padding: 2px 3px 2px 2px;
    margin: 0px;
    font-size: 8pt;
    font-family: Verdana, sans-serif;
    line-height: 1.2;
    text-align: center;
    font-weight: bolder;
    }
/* other graphic rules */
div#otk_friends_list
{
    padding: 5px;
    text-align: inherit;
}
br.clear
{
    clear: both;
}
img
{
    border: none;
    padding: 0px;
    margin: 0px;
}

/* forms */
form {
    padding: 0px;
    margin: 0px;
    text-align: left;
    vertical-align: middle;
    clear: both;
}
fieldset
{
	border: 1px dotted #ccc;
	clear: both;
}
legend
{

}
form fieldset div
{
    float: left;
    width: 100%;
    text-align: left;
}
form fieldset div label
{
    display: block;
    width: 80%;
    height: 100%;
    text-align: left;
    margin: 0px 0px 10px 0px;
}
form fieldset div label[for]
{   
    float: left;
    min-height: 30px;
    width: 20%;
    margin: auto;
    text-align: left;
}
form fieldset iframe.otk_input_file
{
	width: 75%;
	height: 75px;
	border: 1px dashed #ccc;
	overflow: hidden;
	text-align: left;
	margin-right: 25px;
	margin-top: 10px;
}
input
{
	border: 1px solid #ccc;	
}
form fieldset div input[type="text"], input[type="password"]
{
    width: 75%;
    text-align: left;
}
form fieldset div input[type="checkbox"]
{

}
form fieldset div input[type="radio"]
{

}
form fieldset div div
{
    float: none;
    width: auto;
    height: auto;
    text-align: inherit;
    margin-left: auto;
    text-align: right;
}
form fieldset div textarea
{
    width: 75%;
    height: 200px;
    text-align: left;
    margin: 20px;
}
form fieldset div select
{
    width: 75%;
}
optgroup
{
    font-style: italic;
}
form fieldset div div#otk_friends_list
{
    width: 65%;
    float: right;
    text-align: right;
}

/* validation */
input.disabled {
    border: 1px solid #F2F2F2;
    background-color: #F2F2F2;
}
input.required, textarea.required {
    border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
    border: 1px solid #FF3300;
    color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
    border: 1px solid #00CC00;
    color : #000;
}

.validation-advice {
    margin: 5px 0;
    padding: 5px;
    background-color: #FF3300;
    color : #FFF;
    font-weight: bold;
}

.custom-advice {
    margin: 5px 0;
    padding: 5px;
    background-color: #C8AA00;
    color : #FFF;
    font-weight: bold;
}

/* tables */
table
{
    table-layout: fixed;
    border-collapse: collapse;
    empty-cells: show;
    width: 100%;
    padding: 0px;
    margin: 0px;
    color: #505050;
    border: 0px;
}
tr
{
    padding: 0px;
    margin: 0px;
    border: 0px;
}
th
{
    border: 0px;
    background-color: #F5F5F5;
    padding: 2px;
    margin: 0px;
    font-size: 9pt;
    font-family: Verdana, sans-serif;
    line-height: 1.2;
    text-align: center;
    font-weight: bolder;
}
td
{
    border: 0px;
    font-size: 9pt;
    padding: 2px;
    margin: 0px;
    font-family: Verdana, sans-serif;
    line-height: 1.2;
    text-align: center;
    font-weight: normal;
}
td img
{
    padding: 3px;
    margin: 2px;
    border: 2px solid #ff6600;
    border: none;
}
td img:hover
{
     border: 2px solid #f0f0f0;
     border: none;
}
table.section
{
    float: right;
    table-layout: fixed;
    border-collapse: collapse;
    empty-cells: show;
    width: 30%;
    padding: 0px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-right: 3px;
    margin-top: 20px;
    border: none;
}
table.section td
{
    border: none;
    padding: 0px;
    margin: 0px;
    font-family: Verdana, sans-serif;
    text-align: center;
    font-weight: normal;
}
table.section th
{
    border: none;
    padding: 0px;
    margin: 0px;
    font-size: 9pt;
    font-family: Verdana, sans-serif;
    text-align: center;
    font-weight: bolder;
}
table.section img
{
    padding: 3px;
    margin: 2px;
    background:#ff6600;
    border: none;
}
table.section img:hover
{
     background:#f0f0f0;
     border: none;
}
div.links
{
    width: 99%;
    padding: 2px;
    margin: 0px;
    font-size: 9pt;
    font-weight: bolder;
    font-family: Verdana, sans-serif;
    line-height: 1.2;
    text-align: left;
    color: #505050;
}
/* h5 opposite h3 (right link) */
h5
{
    padding: 2px 3px 2px 2px;
    margin: 0px;
    font-size: 9pt;
    font-family: Verdana, sans-serif;
    line-height: 1.2;
    text-align: right;
    font-weight: bolder;
    color: #505050;
}
div
{
    margin: 0px;
    padding: 0px;
    border: none;
    font-size: 9pt;
    font-family: Verdana, sans-serif;
    line-height: 1.2;
    font-weight: normal;
}
p
{
    font-family: Helvetica, Verdana, Arial, sans-serif;
    padding: 2px 0px 0px 0px;
    margin: 0px;
    font-size: 10pt;
    line-height: 1.6;
    text-align: left;
    font-weight: normal;
    color: #a4a4a4;
}
p.titolo
{
    padding: 0px;
    margin: 0px 0px 5px 0px;
    font-size: 11pt;
    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
    line-height: 1.2;
    text-align: left;
    font-weight: normal;
    color: #ff6600;
}
p.titolo a:link
{
	color: #ff6600;
}
p.titolo a:active
{
	color: #ff6600;
}
p.titolo a:visited
{
	color: #ff6600;
}
p.titolo a:hover
{
	color: #a0a0a0;
}
p.footer
{
    font-family: Helvetica, Verdana, Arial, sans-serif;
    padding: 3px 0px 0px 5px;
    margin: 0px;
    font-size: 10px;
    line-height: 1.6;
    text-align: left;
    font-weight: normal;
    color: #ff9f49;
}
ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
li
{
    margin: 0px;
    margin-left: 5px;
    padding: 0px;
}
hr
{
    width: auto;
    height: 1px;
    color: #FFFFFF;
}
/* code, strong and em are text styles which substitute b and i*/
code
{
    font-size: 9pt;
    font-family: Courier, monospace;
    line-height: 1.2;
    text-align: left;
    font-weight: normal;
}
samp
{
    font-family: Courier, monospace;
}
kbd
{
    font-family: Courier, monospace;
}
var
{
    font-style: italic;
}
strong
{
    font-weight: bolder;
}
em
{
    font-style: italic;
}
/* link style */
a:link
{
    color: #8e8e8e;
    text-decoration: none;
}
a:visited
{
    color: #8e8e8e;
    text-decoration: none;
}
a:active
{
    color: #8e8e8e;
    text-decoration: none;
}
a:hover
{
    color: #ff6600;
    text-decoration: none;
}
td.evidence
{
    background-color: #F5F5F5;
    text-align: left;
    font-weight: bolder;
}
td.not_evidence
{
    background-color: #F5F5F5;
    text-align: left;
    font-weight: bolder;
}
/* label and input used for forms */
td.label
{
    vertical-align: top;
    width: 20%;
    text-align: left;
}
td.input
{
    vertical-align: top;
    width: 80%;
    text-align: left;
}
/* block of quote or code */
blockquote
{
    border: 1px solid #B9B9B9;
    margin: 4px;
    padding: 2px;
    background-color: #DDDDDD;
    text-align: left;
}
q
{
    font-style: italic;
}
div.quote /* backwards compatibility */
{
    border: 1px solid #B9B9B9;
    margin: 4px;
    padding: 2px;
    background-color: #DDDDDD;
    text-align: left;
}
div.code
{
    border: 1px solid #B9B9B9;
    margin: 4px;
    padding: 2px;
    background-color: #DDDDDD;
    text-align: left;
}
/* hidden text (for screen readers) */
.hidden
{
    display: none;
}
/* smile and evidence */
span.smile
{
    padding: 2px;
}
span.evidence
{
    color: #0000CC;
    font-weight: bolder;
}
/* small link (used for partner) */
a.partner
{
    color: #808080;
    text-decoration: none;
    font-size: 10pt;
    font-family: Verdana, sans-serif;
    line-height: 1.2;
    text-align: center;
    font-weight: normal;
}
/* link for button and button which open new windows */
a.button_blank
{
    color: #006699;
    text-decoration: none;
}
a.button
{
    color: #006699;
    text-decoration: none;
}
/* element without margin, padding and border (collapsed images) */
.null
{
    background-color: inherit;
    padding: 0px;
    border: none;
    margin: 0px;
}
/* positive and negative span (for example 'online' and 'offline') */
.positive
{
    color: #00CC00;
    text-align: left;
}
.negative
{
    color: #CC0000;
    text-align: left;
}
/* color of error messages */
.error
{
    color: #CC0000;
}
/* ajax */
div.ajax_window
{
    width: 200px;
    height: 200px;
    position: absolute;
    top: 20px;
    height: 20px;
    border: 1px solid gray;
}
/* otk */
    div.otk_html_bar
    {
    width: 65%;
    }
    div.otk_html_tag_short
    {
        width: 27px;
        height: 18px;
        float: right;
        background-image: url(tag/short.png);
        margin: 2px;
        border: none;
        padding: 4px 4px 3px 4px;
        font-size: 18px;
        font-weight: normal;
        font-family: Verdana, sans-serif;
        line-height: 1;
        text-align: center;
    }
    div.otk_html_tag_long
    {
        width: 52px;
        height: 18px;
        float: right;
        background-image: url(tag/long.png);
        margin: 2px;
        border: none;
        padding: 4px 4px 3px 4px;
        font-size: 18px;
        font-weight: normal;
        font-family: Verdana, sans-serif;
        line-height: 1;
        text-align: justify;
    }
    div.otk_html_color_map
    {
        border: 1px solid #000000;
        width: 112px;
        float: right;
    }
        div.otk_html_color_column
        {
        width: 16px;
        height: 64px;
        float: left;
        }
        div.otk_html_color
        {
            width: 16px;
            height: 16px;
            margin: 0px;
            padding: 0px;
        }
        a.otk_html_color:link, a.otk_html_color:visited, a.otk_html_color:active, a.otk_html_color:hover
        {
            display: block;
            width: 16px;
            height: 16px;
            padding: 0px;
            margin: 0px;
            font-size: 14px;
            text-decoration: none;
        }
    div.otk_html_smiles
    {
    float: left;
    width: 50%;
    }
    div.otk_html_smiles a
    {
    }
   
    div.otk_pages_list
    {
        width: 100px;
        float: left;
        margin-right: 500px;
    }

/* forum buttons */

div.forum_buttons_reserved
{
    width: 57px;
    height: 20px;
    float: left;
    background-image: url(forum/reserved.png);
    margin: 5px;
    border: none;
    padding: 3px 2px 2px 23px;
    font-size: 10px;
    font-weight: bolder;
    font-family: Verdana, sans-serif;
    color: #006699;
    line-height: 1;
}
div.forum_buttons_new_thread
{
    width: 62px;
    height: 21px;
    float: left;
    background-image: url(forum/new_thread.png);
    margin: 5px;
    border: none;
    padding: 3px 2px 2px 18px;
    font-size: 10px;
    font-weight: bolder;
    font-family: Verdana, sans-serif;
    color: #006699;
    line-height: 1;
}
div.forum_buttons_closed
{
    width: 64px;
    height: 20px;
    float: left;
    background-image: url(forum/closed.png);
    margin: 5px;
    border: none;
    padding: 3px 2px 2px 16px;
    font-size: 10px;
    font-weight: bolder;
    font-family: Verdana, sans-serif;
    color: #006699;
    line-height: 1;
}
div.forum_buttons_new_post
{
    width: 64px;
    height: 21px;
    float: left;
    background-image: url(forum/new_post.png);
    margin: 5px;
    border: none;
    padding: 3px 2px 2px 16px;
    font-size: 10px;
    font-weight: bolder;
    font-family: Verdana, sans-serif;
    color: #006699;
    line-height: 1;
}
div.forum_buttons_fast_new_post
{
    width: 64px;
    height: 21px;
    float: left;
    background-image: url(forum/fast_new_post.png);
    margin: 5px;
    border: none;
    padding: 2px 2px 2px 16px;
    font-size: 10px;
    font-weight: bolder;
    font-family: Verdana, sans-serif;
    color: #006699;
    line-height: 1;
}



/* top bar of the post */
div.forum_thread_edit
{
    width: 38px;
    height: 12px;
    float: left;
    background-image: url(forum/buttons/edit.png);
    margin: 2px;
    border: none;
    padding: 4px 2px 2px 20px;
    font-size: 11px;
    font-weight: bolder;
    font-family: Verdana, sans-serif;
    line-height: 1;
}
div.forum_thread_delete
{
    width: 43px;
    height: 12px;
    float: left;
    background-image: url(forum/buttons/delete.png);
    margin: 2px;
    border: none;
    padding: 4px 2px 2px 15px;
    font-size: 11px;
    font-weight: bolder;
    font-family: Verdana, sans-serif;
    line-height: 1;
}
div.forum_thread_quoting
{
    width: 43px;
    height: 12px;
    float: left;
    background-image: url(forum/buttons/quote.png);
    margin: 2px;
    border: none;
    padding: 4px 2px 2px 15px;
    font-size: 11px;
    font-weight: bolder;
    font-family: Verdana, sans-serif;
    line-height: 1;
}
div.forum_thread_report
{
    width: 43px;
    height: 12px;
    float: left;
    background-image: url(forum/buttons/report.png);
    margin: 2px;
    border: none;
    padding: 4px 2px 2px 15px;
    font-size: 11px;
    font-weight: bolder;
    font-family: Verdana, sans-serif;
    line-height: 1;
}
div.forum_thread_up
{
    width: 25px;
    height: 18px;
    float: left;
    background-image: url(forum/buttons/up.png);
    margin: 2px;
    border: none;
    padding: 0px;
    font-size: 11px;
    font-weight: bolder;
    font-family: Verdana, sans-serif;
    line-height: 1;
}

/* Bottom bar of the post */
div.forum_thread_profile
{
    width: 43px;
    height: 12px;
    float: left;
    background-image: url(forum/buttons/profile.png);
    margin: 5px;
    border: none;
    padding: 4px 2px 2px 15px;
    font-size: 11px;
    font-weight: bolder;
    font-family: Verdana, sans-serif;
    line-height: 1;
}
div.forum_thread_pm
{
    width: 43px;
    height: 12px;
    float: left;
    background-image: url(forum/buttons/pm.png);
    margin: 5px;
    border: none;
    padding: 4px 2px 2px 15px;
    font-size: 11px;
    font-weight: bolder;
    font-family: Verdana, sans-serif;
    line-height: 1;
}
div.forum_thread_www
{
    width: 38px;
    height: 12px;
    float: left;
    background-image: url(forum/buttons/www.png);
    margin: 5px;
    border: none;
    padding: 4px 2px 2px 20px;
    font-size: 11px;
    font-weight: bolder;
    font-family: Verdana, sans-serif;
    line-height: 1;
}
div.forum_thread_page
{
    width: 43px;
    height: 12px;
    float: left;
    background-image: url(forum/buttons/profile.png);
    margin: 5px;
    border: none;
    padding: 4px 2px 2px 15px;
    font-size: 11px;
    font-weight: bolder;
    font-family: Verdana, sans-serif;
    line-height: 1;
}
div.forum_thread_email
{
    width: 43px;
    height: 12px;
    float: left;
    background-image: url(forum/buttons/email.png);
    margin: 5px;
    border: none;
    padding: 4px 2px 2px 15px;
    font-size: 11px;
    font-weight: bolder;
    font-family: Verdana, sans-serif;
    line-height: 1;
}
div.forum_thread_icq
{
    width: 43px;
    height: 12px;
    float: left;
    background-image: url(forum/buttons/icq.png);
    margin: 5px;
    border: none;
    padding: 4px 2px 2px 15px;
    font-size: 11px;
    font-weight: bolder;
    font-family: Verdana, sans-serif;
    line-height: 1;
}
div.forum_thread_msnm
{
    width: 43px;
    height: 12px;
    float: left;
    background-image: url(forum/buttons/msnm.png);
    margin: 5px;
    border: none;
    padding: 4px 2px 2px 15px;
    font-size: 11px;
    font-weight: bolder;
    font-family: Verdana, sans-serif;
    line-height: 1;
}
div.forum_thread_aim
{
    width: 43px;
    height: 12px;
    float: left;
    background-image: url(forum/buttons/aim.png);
    margin: 5px;
    border: none;
    padding: 4px 2px 2px 15px;
    font-size: 11px;
    font-weight: bolder;
    font-family: Verdana, sans-serif;
    line-height: 1;
}
div.forum_thread_yim
{
    width: 43px;
    height: 12px;
    float: left;
    background-image: url(forum/buttons/yim.png);
    margin: 5px;
    border: none;
    padding: 4px 2px 2px 15px;
    font-size: 11px;
    font-weight: bolder;
    font-family: Verdana, sans-serif;
    line-height: 1;
}

/* text of post */
td.forum_thread_author
{
    vertical-align: top;
    width: 168px;
    text-align: left;
}
td.forum_thread_post
{
    vertical-align: top;
    width: 519px;
    text-align: left;
}

div.forum_post_info
{
    width: 260px;
    float: left;
    padding: 0px;
    margin: 5px 1px;
    font-family: Verdana, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    line-height: 1.3;
}

div.forum_post_text
{
    width: 510px;
    height: 150px;
    height: auto !important;
    min-height: 150px;
    font-family: Verdana, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    line-height: 1.3;
}

/* surveys */
th.survey_option
{
    width: 30%;
}
th.survey_bar
{
    width: 70%;
}
td.survey_option
{
    width: 30%;
    text-align: left;
}
td.survey_bar
{
    width: 70%;
    text-align: right;
}


/* prototype window library */
.overlay_pink {
	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.pink_nw {
	background: transparent url(window_pink/left-top.gif) no-repeat 0 0;			
  width:10px;
  height:25px;
  border: none;
}

.pink_n {
  background: transparent url(window_pink/top-middle.gif) repeat-x 0 0;			
  height:25px;
}

.pink_ne {
  background: transparent url(window_pink/right-top.gif) no-repeat 0 0;			
  width:10px;	  
  height:25px;
  border: none;
}

.pink_w {
  background: transparent url(window_pink/frame-left.gif) repeat-y top left;			
  width:7px;
  border: none;
}

.pink_e {
  background: transparent url(window_pink/frame-right.gif) repeat-y top right;			
  width:7px;
  border: none;	  
}

.pink_sw {
  background: transparent url(window_pink/bottom-left-c.gif) no-repeat 0 0;			
  width:7px;
  height:7px;
  border: none;
}

.pink_s {
  background: transparent url(window_pink/bottom-middle.gif) repeat-x 0 0;			
  height:7px;
  border: none;
}

.pink_se, .pink_sizer  {
  background: transparent url(window_pink/bottom-right-c.gif) no-repeat 0 0;			
  width:7px;
  height:7px;
  border: none;
}

.pink_sizer {
	cursor:se-resize;	
}

.pink_close {
	width: 23px;
	height: 23px;
	background: transparent url(window_pink/button-close-focus.gif) no-repeat 0 0;
	border: none;			
	position:absolute;
	top:0px;
	right:11px;
	cursor:pointer;
	z-index:1000;
}

.pink_minimize {
	width: 23px;
	height: 23px;
	background: transparent url(window_pink/button-min-focus.gif) no-repeat 0 0;
	border: none;			
	position:absolute;
	top:0px;
	right:55px;
	cursor:pointer;
	z-index:1000;
}

.pink_maximize {
	width: 23px;
	height: 23px;
	background: transparent url(window_pink/button-max-focus.gif) no-repeat 0 0;
    border: none;			
	position:absolute;
	top:0px;
	right:33px;
	cursor:pointer;
	z-index:1000;
}

.pink_title {
	float:left;
	height:14px;
	font-size:14px;
	text-align:center;
	margin-top:2px;
	width:100%;
	color:#123456;
}

.pink_content {
	overflow:auto;
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
  font: 12px arial;
	background:#FDFDFD;
}

/* For alert/confirm dialog */
.pink_window {
	border:1px solid #F00;	
	background: #FFF;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.pink_message {
  font: 12px arial;
	text-align:center;
	width:100%;
	padding-bottom:10px;
}

.pink_buttons {
	text-align:center;
	width:100%;
}

.pink_buttons input {
	width:20%;
	margin:10px;
}

.pink_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	border: none;
	background: #FFF url('alert/progress.gif') no-repeat center center
}

.pink_wired_frame {
	background: #FFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;	
}




.overlay_dialog {
    background-color: #666666;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #666666;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}

.dialog_nw {
    width: 9px;
    height: 23px;
    background: transparent url(default/top_left.gif) no-repeat 0 0;       
}

.dialog_n {
    background: transparent url(default/top_mid.gif) repeat-x 0 0;   
    height: 23px;
}

.dialog_ne {
    width: 9px;
    height: 23px;
    background: transparent url(default/top_right.gif) no-repeat 0 0;       
}

.dialog_e {
    width: 2px;
    background: transparent url(default/center_right.gif) repeat-y 0 0;   
}

.dialog_w {
    width: 2px;
    background: transparent url(default/center_left.gif) repeat-y 0 0;       
}

.dialog_sw {
    width: 9px;
    height: 19px;
    background: transparent url(default/bottom_left.gif) no-repeat 0 0;           
}

.dialog_s {
    background: transparent url(default/bottom_mid.gif) repeat-x 0 0;       
    height: 19px;
}

.dialog_se {
    width: 9px;
    height: 19px;
    background: transparent url(default/bottom_right.gif) no-repeat 0 0;           
}

.dialog_sizer {
    width: 9px;
    height: 19px;
    background: transparent url(default/sizer.gif) no-repeat 0 0;   
    cursor:se-resize;   
}

.dialog_close {
    width: 14px;
    height: 14px;
    background: transparent url(default/close.gif) no-repeat 0 0;           
    position:absolute;
    top:5px;
    left:8px;
    cursor:pointer;
    z-index:2000;
}

.dialog_minimize {
    width: 14px;
    height: 15px;
    background: transparent url(default/minimize.gif) no-repeat 0 0;           
    position:absolute;
    top:5px;
    left:28px;
    cursor:pointer;
    z-index:2000;
}

.dialog_maximize {
    width: 14px;
    height: 15px;
    background: transparent url(default/maximize.gif) no-repeat 0 0;           
    position:absolute;
    top:5px;
    left:49px;
    cursor:pointer;
    z-index:2000;
}

.dialog_title {
    float:left;
    height:14px;
    font-family: Tahoma, Arial, sans-serif;
    font-size:12px;
    text-align:center;
    width:100%;
    color:#000;
}

.dialog_content {
    overflow:auto;
    color: #DDD;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 10px;
    background-color:#123;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
    display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
    display: block;
    position: absolute;
}

.dialog table.table_window  {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
    margin: 0px;
    padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th {
  padding: 0;
}

.dialog .title_window {
  -moz-user-select:none;
}

/* lightbox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index:10004;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{
	border: 0;	
	
}

#lightbox img{
	margin:0;
	padding:0;
	position: relative;
	border: 0;
}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index:10004;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 22px; height: 22px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index:10003;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
#myGallery, #myGallerySet, #flickrGallery
{
	width: 460px;
	height: 345px;
	z-index:5;
	border: 1px solid #000;
}

#flickrGallery
{
	width: 500px;
	height: 334px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}