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: #000000;
    color: #FFFFFF;
}


/* MAIN MENU */
table tr td.menu0
{
}

table tr td.menu0 ul
{

    list-style: none;
    margin: 0px;
    padding: 0px;
}

table tr td.menu0 ul li
{

    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
}

table tr td.menu0 ul li a
{
    color: #FFFFFF;
    font-family: Verdana, sans-serif;
    font-style: normal;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;

    display: block;
    float: left;

    margin: 0px;
    padding: 0px 36px 0px 0px;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -khtml-box-sizing: border-box;
}

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

/* SUB MENU */
table tr td.menu1
{
}

table tr td.menu1 ul
{

    list-style: none;
    margin: 0px;
    padding: 0px;
}

table tr td.menu1 ul li
{

    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
}

table tr td.menu1 ul li a
{
    color: #CCCCCC;
    font-family: Verdana, sans-serif;
    font-style: normal;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;

    display: block;
    float: left;

    margin: 0px;
    padding: 0px 25px 0px 0px;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -khtml-box-sizing: border-box;
}

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





/* MAIN CONTENT */

table tr td.content_main
{
    background-position: top left;
    background-repeat: no-repeat;
}

table tr td.content_left
{
    background-position: top left;
    background-repeat: no-repeat;
}

table tr td.content_right
{
    background-position: top right;
    background-repeat: no-repeat;
}

table tr td.content_main div.content
{
	padding: 10px 0px 0px 0px;

    height: 525px;
    width: 950px;
    overflow: auto;
}

table tr td.content_left div.content
{
    padding: 40px 40px 0px 40px;
    position: static;

    height: 525px;
    width: 550px;
    overflow: auto;
}

table tr td.content_right div.content
{
	  padding: 40px 20px 0px 0px;
    position: static;

    height: 525px;
    width: 420px;
    overflow: auto;
}

 /* TAG CLOUDS */
table tr td div.tagcloud h4
{
    padding-right: 20px; 
    text-align: left;
}
 
table tr td div.tagcloud
{
    border: 0px; 
    text-align: left; 
    background-color: #000000; 
    width: 430px; 
    font-family: Arial;
}

table tr td div.tagcloud a.tags
{
    text-decoration: none; 
    color: #333333;
}

table tr td div.tagcloud a.tags:hover
{
    color: #ffffff;
    text-decoration: none; 
}




/* FOOTER */
div.footer
{
    color: #CCCCCC;
    font-family: Verdana, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;

    margin: 0px auto 0px auto;
    position: relative;

    height: 40px;
    width: 950px;
}

div.footer a
{
    color: #CCCCCC;
    font-family: Verdana, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

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

div.footer a.zoplus
{
    color: #CCCCCC;
    font-family: Verdana, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

div.footer a.zoplus sup
{
    font-weight: normal;
}

div.footer a.zoplus:hover
{
    color: #007ACC;
}

div.footer a.zoplus:hover sup
{
    color: #FF3300;
}

div.footer_left
{
    float: left;
    padding-top: 4px;
    position: relative;
    text-align: left;
    width: 250px;
}

div.footer_center
{
    float: left;
    padding-top: 4px;
    position: relative;
    text-align: center;
    width: 450px;
}

div.footer_right
{
    float: left;
    position: relative;
    text-align: right;
    width: 250px;
}



div#gallery_flash_viewer
{
    height: 400px;
    width: 100%;
}

div#product_wrapper
{
	width: 900px;
}


/* MAIN CONTENT STYLING */


h1.title
{
    color: #FFFFFF;
    font-family: Verdana, sans-serif;
    font-style: normal;
    font-size: 11px;
    font-weight: bold;

    padding: 0px;
    margin: 0px 0px 18px 0px;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -khtml-box-sizing: border-box;
}

div.content h1
{
    color: #FFFFFF;
    font-family: Trebuchet MS, Verdana, sans-serif; 
    font-size: 14px;
    font-weight: bold;

    margin: 0px;
    padding: 0px 0px 12px 0px;
}

div.content h2
{
    color: #FFFFFF; 
    font-family: Verdana, sans-serif; 
    font-size: 11px;
    font-weight: bold;

    margin: 0px;
    padding: 0px 0px 12px 0px;
}

div.content h3
{
    color: #FFFFFF; 
    font-family: Verdana, sans-serif; 
    font-size: 11px;
    font-weight: bold;

    margin: 0px;
    padding: 0px 0px 0px 0px;
}

div.content p, div.content, div.content td, div.content li
{
    color: #FFFFFF; 
    font-family: Verdana, sans-serif; 
    font-size: 12px;

    margin: 0px;
    padding: 0px 0px 12px 0px;
}

div.content a
{
    color: #CCCCCC;
    font-family: Verdana, sans-serif; 
    font-size: 12px;
    text-decoration: underline;
}
div.content a:hover
{
    color: #FFFFFF;
}

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, sans-serif; 
    font-size: 12px;
    text-align: right;
}







/* FORM FIELDS */
.button
{
    font-family: Verdana, sans-serif;
    font-size: 10px;

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

.select
{
    font-family: Verdana, sans-serif;
    font-size: 10px;

    margin: 0px;
    padding: 0px;

    height: 21px;
    width: 240px;
}

.file
{
    font-family: Verdana, sans-serif;
    font-size: 10px;

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

    height: 21px;
    width: 240px;
}

.textfield
{
    font-family: Verdana, sans-serif;
    font-size: 10px;

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

    height: 21px;
    width: 240px;
}

.textfield_with_icon
{
    font-family: Verdana, sans-serif;
    font-size: 10px;

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

    height: 21px;
    width: 220px;
}

.textfield_small
{
    font-family: Verdana, sans-serif;
    font-size: 10px;

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

    height: 21px;
    width: 150px;
}

.textfield_small_with_icon
{
    font-family: Verdana, sans-serif;
    font-size: 10px;

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

    height: 21px;
    width: 130px;
}

.textarea
{
    font-family: Verdana, sans-serif;
    font-size: 10px;

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

    height: 150px;
    width: 240px;
}

.hint
{
    cursor: pointer;
}








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

table.list tr
{
}

table.list tr td
{
    border: #FFFFFF solid 1px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
}

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

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

table.list tr.head td
{
    background: #333333;
    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: #F46F21; 
}

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: Verdana, sans-serif;
    font-size: 10px;
    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: Verdana, sans-serif;
    font-size: 10px;
}

table.form tr td em
{
    color: #FF0000;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    font-style: normal;
}

table.form tr td a
{
    color: #333333;
    font-family: Verdana, sans-serif;
    font-size: 10px;
}

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: #F46F21;
}

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

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

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 0px; /* Additional padding */
    font-weight: bold;
}

table.form tr td.label2
{ 
    color: #FFFFFF;
    padding: 5px 4px 4px 0px; /* Additional padding */
}

table.form tr td.label2 a
{ 
    color: #FFFFFF;
}

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

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


