
html, body, div, form
{
    margin: 0px;
    padding: 0px;
}

div
{
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -khtml-box-sizing: border-box;
}

body
{
    background: #ff6600;
}


div.wrapper
{
    background: #FFFFFF;

    margin: 0px auto 20px auto;
    position: relative;
    width: 990px;
}


table tr td.header
{
}

table tr td.menu0
{
}

table tr td.menu1
{
    background: #ff6600;
}

table tr td.content
{
}

table tr td.content_left
{
}

table tr td.content_left div.content_box
{
    width: 180px;
}

table tr td.content_center
{
}

table tr td.content_right
{
}

table tr td.content_right div.content_box
{
    width: 250px;
}

table tr td.content_right div.birthdays table
{
    margin: 6px 0px 0px 0px;
}



table tr td.footer
{
    background-image: url('http://www.plok.it/templates/default/images/footer_background.png');
    background-position: top left;
    background-repeat: repeat-x;
}

div.header_logo
{
    float: left;
    height: 120px;
    text-align: left;
    width: 370px;
}

div.header_banner
{
    float: right;
    height: 120px;
    padding: 20px 7px 0px 0px;
    text-align: right;
    width: 580px;
}

div.menu0
{
    height: 22px;
    overflow: hidden;
    position: relative;
}

div.menu0 ul
{
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div.menu0 ul li
{
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    height: 22px;
    line-height: 22px;
    margin: 0px 0px 0px 8px;
    padding: 0px 0px 0px 0px;
    width: 80px;
}

div.menu0 ul li a
{
    background-image: url('http://www.plok.it/templates/default/images/menu0_background.png');
    background-position: top left;
    background-repeat: no-repeat;

    color: #FFFFFF;
    display: block;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    height: 22px;
    line-height: 22px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    width: 80px;
}

div.menu0 ul li a:hover, div.menu0 ul li a.active
{
    background-position: bottom left;
}

div.menu1
{
    background: #ff6600;
    height: 22px;
    overflow: hidden;
    position: relative;
}

div.menu1 ul
{
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

div.menu1 ul li
{
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    height: 22px;
    line-height: 22px;
    margin: 0px 0px 0px 8px;
    padding: 0px 0px 0px 0px;
    width: 80px;
}

div.menu1 ul li a
{
    color: #FFFFFF;
    display: block;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    height: 22px;
    line-height: 22px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    width: 80px;
}

div.menu1 ul li a:hover, div.menu1 ul li a.active
{
    text-decoration: underline;
}

table tr td.content_left div.menu2
{
}

table tr td.content_left div.menu2 ul
{
    list-style: none;
    margin: 0px 0px 20px 0px;
    padding: 8px 0px 0px 0px;
}

table tr td.content_left div.menu2 ul li
{
    color: #000000;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    margin: 0px 0px 3px 0px;
    padding: 0px 0px 0px 0px;
}

table tr td.content_left div.menu2 ul li a
{
    color: #ff6600;
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

table tr td.content_left div.menu2 ul li a:hover, div.menu2 ul li a.active
{
    text-decoration: underline;
}

div.content_box
{
    background-image: url('http://www.plok.it/templates/default/images/box_background.png');
    background-position: top left;
    background-repeat: repeat-x;
    margin: 0px 0px 20px 0px;
    padding: 10px 20px 10px 20px;
    text-align: left;
}

div.search input.textfield
{
    width: 150px;
}

div.search input.button
{
    margin-right: 6px;
}

div.footer_left
{
    color: #999999;
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    float: left;
    padding: 21px 0px 0px 16px;
    width: 300px;
}

div.footer_center
{
    color: #666666;
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    float: left;
    padding: 21px 0px 0px 0px;
    text-align: center;
    width: 390px;
}

div.footer_center a
{
    color: #666666;
    text-decoration: none;
}

div.footer_center a:hover
{
    color: #666666;
    text-decoration: underline;
}

div.footer_right
{
    color: #999999;
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    float: left;
    padding: 16px 16px 0px 0px;
    text-align: right;
    width: 300px;
}

div.footer_right a
{
    color: #0066FF;
    font-weight: bold;
    text-decoration: none;
}

div.footer_right a sup
{
    color: #FF3300;
}









/* MAIN CONTENT STYLING */
div.content h1
{
    color: #ff6600;
    font-family: Verdana; 
    font-size: 14px; 
    font-weight: bold;
}

div.content h2
{
    color: #000000; 
    font-family: Verdana; 
    font-size: 14px; 
    font-weight: bold;
}

div.content h3
{
    color: #000000; 
    font-family: Verdana; 
    font-size: 12px; 
    font-weight: bold;
}

div.content h6
{
    color: #ff6600;
    font-family: Verdana; 
    font-size: 14px; 
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

div.content p, div.content, div.content td, div.content li
{
    color: #000000; 
    font-family: Verdana; 
    font-size: 12px;
}

div.content a
{
    color: #ff6600;
    font-family: Verdana; 
    font-size: 12px;
    text-decoration: none;
}

div.content a:hover
{
    text-decoration: underline;
}

div.content ul
{
    list-style: square;
    margin: 0px 0px 12px 0px;
    padding: 0px 0px 0px 32px;
}

div.content ul li
{
    margin: 0px 0px 3px 0px;
}

div.pagination
{
    color: #808080; 
    font-family: Verdana; 
    font-size: 12px;
    text-align: right;
}







/* FORM FIELDS */
.button
{
    background: #ff6600;
    border: #000000 solid 1px;
    font-family: Verdana, Serif;
    font-size: 11px;

    height: 21px;
    padding-right: 6px;
    padding-left: 6px;
    text-transform: uppercase;
}

.select
{
    font-family: Verdana, Serif;
    font-size: 11px;

    margin: 0px;
    padding: 0px;

    height: 21px;
    width: 240px;
}

.file
{
    font-family: Verdana, Serif;
    font-size: 11px;

    margin: 0px;
    padding: 1px 0px 0px 3px;

    height: 21px;
    width: 240px;
}

.textfield
{
    font-family: Verdana, Serif;
    font-size: 11px;

    margin: 0px;
    padding: 1px 0px 0px 3px;

    height: 21px;
    width: 240px;
}

.textfield_with_icon
{
    font-family: Verdana, Serif;
    font-size: 11px;

    margin: 0px;
    padding: 1px 0px 0px 3px;

    height: 21px;
    width: 220px;
}

.textfield_small
{
    font-family: Verdana, Serif;
    font-size: 11px;

    margin: 0px;
    padding: 1px 0px 0px 3px;

    height: 21px;
    width: 150px;
}

.textfield_small_with_icon
{
    font-family: Verdana, Serif;
    font-size: 11px;

    margin: 0px;
    padding: 1px 0px 0px 3px;

    height: 21px;
    width: 130px;
}

.textarea
{
    font-family: Verdana, Serif;
    font-size: 11px;

    margin: 0px;
    padding: 1px 0px 0px 3px;

    height: 150px;
    width: 240px;
}

.hint
{
    cursor: pointer;
}








/* TABLE.LIST */
table.list
{
    margin-bottom: 16px;
}

table.list tr
{
}

table.list tr td
{
    border: #FFFFFF solid 1px;
    font-family: Arial; 
    font-size: 12px; 
}

table.list tr td a
{
    color: #333333;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

table.list tr td a:hover
{
    color: #808080;
}

table.list tr.head td
{
    background: #ff6600;
    color: #FFFFFF; 
}

table.list tr.odd td
{ 
    background: #E8E8E8; 
    color: #333333; 
} 

table.list tr.even td
{ 
    background: #F8F8F8; 
    color: #333333; 
} 

table.list tr.hover td
{ 
    background: #C8C8C8; 
    color: #333333; 
} 

table.list tr.highlight td
{ 
    background: #ff6600;
}

table.list tr td.icon
{
    padding: 5px 3px 3px 5px;
    width: 22px;

    /* Catch possible alt text */
    white-space: nowrap;
    font-size: 9px;
}

table.list tr td.icon a
{
    /* Catch possible alt text */
    font-size: 9px;
}

table.list tr td.input
{
    padding: 3px 3px 3px 3px;

    /* Catch possible alt text */
    font-size: 9px;
}

table.list tr td.input a
{
    /* Catch possible alt text */
    font-size: 9px;
}

table.list tr td.label
{
    padding: 5px 8px 5px 8px; /* Additional padding */
    font-weight: bold;
}

table.list tr td.text
{
    padding: 5px 8px 5px 8px; /* Additional padding */
    font-weight: normal;
}

table.list tr td table
{
    margin: 0px 0px 0px 3px;
    padding: 0px;
}

table.list tr td table tr td
{
    border: none;
    font-family: Arial; 
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

table.list tr td table tr td.label, table.list tr td table tr td.text
{
    padding-left: 0px;
}


/* TABLE.FORM */
table.form
{
    margin-bottom: 16px;
}

table.form tr td
{
    font-family: Arial; 
    font-size: 12px;
}

table.form tr td em
{
    color: #FF0000;
    font-family: Arial; 
    font-size: 12px; 
    font-style: normal;
}

table.form tr td a
{
    color: #ff6600;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

table.form tr td a:hover
{
    color: #808080;
}

table.form tr.head td
{
    background: #333333;
    color: #FFFFFF; 
}

table.form tr.odd td
{ 
    background: #E8E8E8; 
    color: #333333; 
} 

table.form tr.even td
{ 
    background: #F8F8F8; 
    color: #333333; 
} 

table.form tr.error td
{ 
    color: #FF0000;
}

table.form tr.error td .file, table.form tr.error td .select, table.form tr.error td .textarea, table.form tr.error td .textfield, table.form tr.error td .textfield_with_icon, table.form tr.error td .textfield_small, table.form tr.error td .textfield_small_with_icon
{
    background: #FFE0E0;
}

table.form tr.highlight td
{ 
    color: #ff6600;
}

table.form tr.highlight td.text
{ 
    color: #ff6600;
}

table.form tr.highlight td.label
{ 
    color: #ff6600;
}

table.form tr td.icon
{
    padding: 3px 0px 0px 2px;

    /* Catch possible alt text */
    font-size: 9px;
}

table.form tr td.icon a
{
    /* Catch possible alt text */
    font-size: 9px;
}

table.form tr td.image
{
    padding: 2px 0px 2px 0px;

    /* Catch possible alt text */
    font-size: 9px;
}

table.form tr td.image a
{
    /* Catch possible alt text */
    font-size: 9px;
}

table.form tr td.input
{
    padding: 2px 0px 2px 0px;

    /* Catch possible alt text */
    font-size: 9px;
}

table.form tr td.input a
{
    /* Catch possible alt text */
    font-size: 9px;
}

table.form tr td.label
{
    padding: 4px 4px 4px 4px; /* Additional padding */
    font-weight: bold;
}

table.form tr td.table
{
    padding: 0px; /* Additional padding */
    font-weight: normal;
}

table.form tr td.text
{
    padding: 4px 4px 4px 4px; /* Additional padding */
    font-weight: normal;
}


