body {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    background: #000;
    font-family: Verdana, Arial, serif;
}

img {
    border: 0px;
}

h1 {
    font-family: "Trebuchet MS", sans-serif;
    font-size: 1.5em;
    margin: 0px 0 10px 0px;
    padding: 5px 0 0 0px;
}

h2 {
    color: #0077aa;
    font-family: Verdana, Arial, serif;
    margin-top: 0px;
    font-size: 1.35em;
    font-weight: bold;
    line-height: 0.95;
}

h3 {
    color: #fff;
    font-family: "Trebuchet MS", sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
}

h4 {
    font-family: "Trebuchet MS", sans-serif;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

p {
    font-size: 0.8em;
}

#realbackground {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    background: #fff url(../images/background1.gif) repeat-x top;
}

#topbackground{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    background: #004466;
    border-bottom: 5px solid #333333;
}

#top {
    margin: 0px auto 1px auto;
    padding-top: 8px;
    width: 814px;
    color: #fff;
}

#logo {
    position: absolute;

}

#admin_main {
    padding-top: 10px;
}

#admin-product-table {
    padding-bottom: 10px;
}

#admin_leftside {
    width: 600px;
}

#admin_rightside {
    float: right;
    width: 200px;
}

#admin_rightside ul {
    list-style-type: none;
    padding-left: 0px;
    text-align: right;
}

#admin_rightside h3 {
    color: #000;
    padding-top: 10px;
}

#admin_help_menu {
    list-style-type: none;
    padding-left: 0px;
}

#admin_help_menu li {
    display: inline;
}

#shopandmenu {
    float: right;
}

#shopandmenu a {
    color: #fff;
    text-decoration: none;
}

#shopandmenu a:hover {
    color: #2989bb;
    text-decoration: none;
}

#shopmenu {
    text-align: right;
    font-size: .8em;
}

#topmenu {
    text-align: right;
    margin: 94px 0 0 0;
    padding: 0 0 0 0;
}

#topmenu ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#topmenu ul li{
    display: inline;
    list-style-type: none;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 18px;
    padding: 0px 5px 0px 5px;
}

#realbody {
    background: #fff;
    margin: 0px auto;
    width: 100%;
}

.settings table {
    width: 100%;
    background-color: #eee;
}

.settings table th {
    text-align: right;
}

#container {
    background: none;
    margin: 0px auto;
    width: 100%;
}

#realcontainer {
    margin: 0px auto;
    width: 814px;
}

#realcontainer ol {
    font-size: 0.8em;
}

#infobox {
    height: 290px;
    border: 5px solid #333333;
    background: none;
}

#view_image {
    text-align: right;
}

#viewcaptiontext {
    position: absolute;
    margin: 210px 0px 0px 0px;
    width: 535px;
    height: 80px;
    color: #fff;
    font-weight: bold;
}

#viewcaptiontext p {
    padding: 0px 0 0 5px;
    margin-top: 0px;
    font-size: 0.75em;
}

#viewtext a {
    color: #fff;
    font-weight: bold;
}

#viewtext a:hover {
    color: #2989bb;
    font-weight: bold;
}

#viewtext h1 {
    margin-bottom: 3px;
    padding-left: 5px;
}

#viewselector {
    float: right;
    width: 135px;
    text-align: center;
}

#viewselector ul {
    margin: 15px 0px 10px 5px;
    padding: 0 0px 0px 0px;
}

#viewselector ul li {
    list-style-type: none;
    display: inline;
    padding: 0px 0px 0px 0px;
    text-align: center;
}

#viewselector ul li a {
    color: #fff;
    background-color: #288CBD;
    text-decoration: none;
    padding: 5px 5px 5px 5px;
    border: 2px solid #fff;
}

#viewselector ul li a:hover {
    background-color: #48ACDD;
    text-decoration: none;
    padding: 5px 5px 5px 5px;
    border: 2px solid #fff;
}


#viewtext {
    width: 400px;
}

#viewcaption {
    position: absolute;
    margin: 210px 0px 0px 0px;
    background-color: #000;
    width: 535px;
    height: 80px;
    /* for IE */
    filter:alpha(opacity=60);
    /* CSS3 standard */
    opacity: 0.6;
    /* for Mozilla */
    -moz-opacity: 0.6;
}

#quickinfobox {
    color: white;
    height: 290px;
    width: 264px;
    background: #000 url(../images/background2.jpg) repeat-x;
    float: right;
}

#quickinfobox a {
    color: #fff;
}

#quickinfobox a:hover {
    color: #44bbee;
}

#quickboxpadding {
    padding: 5px 5px 5px 5px;
    position: relative;
    height: 280px;
}

#subscribe {
    font-size: 0.8em;
    position: absolute;
    bottom: 10px;
}

#email_field {

}

#email_button {

}

#quickproducts {
    margin-top: 10px;
    margin-bottom: 20px;
}

#quickproducts a {
    color: #1188bb;
}

#quickproducts a:hover {
    color: #33aacc;
}

#quickproducts ul{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#quickproducts ul li{
    list-style-type: none;
    font-size: 0.8em;
}

#leftsideproducts {
    width: 280px;
}

#rightsideproducts {
    float: right;
    width: 530px;
}

#right_side_products {
    float: right;
    width: 500px;
    text-align: left;
}

#left_side_products {
    width: 300px;
    text-align: right;
}

#middleproducts {
    width: 260px;
}

#farrightproducts {
    float: right;
    width: 260px;
}

#image_selector, #default_image_selector {
    position: absolute;
o    border: 2px solid #000;
    height: 400px;
    width: 400px;
    background: #fff;
}

#image_selections {
    list-style-type: none;
    display: inline;
}

#image_selections li {
    display: inline;
}

#image_viewer {
    position: relative;
}

#image_viewer ul{
    list-style-type: none;
    float: none;
}


#image_viewer ul li {
    display: inline;
    float: none;
}


#bottomborder {
    background: #000;
    border-top: 5px solid #333333;
    height: 5px;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#footer {
    font-family: "Trebuchet MS", Georgia, sans-serif;
    font-weight: bold;
    color: white;
    margin: 0px auto;
    width: 814px;
    margin-bottom: 10px;
}

#footer ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#footer ul li{
    list-style-type: none;
}

#phoneandtime {
    float: right;
    width: 530px;
}

#address {
    width: 280px;
}

#phone {
    width: 270px;
}

#time {
    width: 260px;
    float: right;
}

#specification_table {
    width: 500px;
    margin: 10px 0 0px 0;
    padding: 0 0 0 0;
    border-collapse: collapse;
    font-size: 0.8em;
}

#product_body {
    padding: 10px 0px 10px 0px;
}

#edit_product_table tr td {
    vertical-align: middle;
}

#edit_product_table input, #edit_product_table textarea, #edit_product_table select{
    width: 350px;
}

#edit_product_table tr th, #edit_product_table tr td {
    font-family: "Trebuchet MS", sans-serif;
    text-align: right;
    font-weight: bold;
    vertical-align: top;
}

#upload_panel {
    background: #eee;
    text-align: right;
    padding: 5px 5px 5px 5px;
    font-size: .8em;
}

#queue {
    text-align: right;
    list-style-type: none;
    display: list;
}

#list_of_files {
    font-size: 0.75em;
}

#list_of_files table{
    border-collapse: collapse;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    width: 100%;
}

#list_of_files td {
    padding: 0 5px 0 5px;
}

#reasonable_buttons {
    text-align: center;
}

#reasonable_buttons input{
    width: 50px;
}

#mode {
    position: absolute;
    top: 10px;
    right: 10px;
    border: 2px solid #000;
    background: #fff;
    padding: 5px 5px 5px 5px;
}

#mode h3 {
    color: #d30101;
}

#command_menu {
    display: inline;
    padding-bottom: 10px;
    margin-left: 0px;
    padding-left: 0px;
}

#command_menu li {
    list-style-type: none;
    display: inline;
}

#specification_table tr th, #specification_table tr td {
    vertical-align: top;
    padding: 5px 20px 5px 5px;
}

#new_category_form h3, #new_article_form h3, #edit_user_form h3, #new_contact_form h3 {
  color: #000;
  margin-top: 10px;
}

#new_category_form input {
    width: 100%;
}

#users_list, #file_list {
 list-style-type: none;
 margin-left: 0;
 padding-left: 0;
}

#file_list li input {
    width: auto;
}

#new_contact_form input, #new_contact_form textarea {
    width: 100%;
}

#new_article_title, #new_article_text, #new_category_title, #new_category_url, #new_category_description, #new_category_parent {
    width: 100%;
}

#new_article_text, #new_contact_form textarea {
    height: 250px;
}

#helpsection h2 {
    padding-top: 30px;
}

#helpsection hr {
    border: 1px dotted #0077aa;
}

#helpsection ul{
    font-size: 10pt;
}

.infoview th{
    text-align: right;
}

.browse {
    margin-right: 10px;
}

.chooseimage {
    height: 40px;
    border: 0px;
}

.product_list {
    list-style-type: none;
    font-size: 12px;
    margin-top: 2px;
    padding-top: 0px;
}

.product_list input {
    width: 200px;
}

.product_list select {
    width: 204px;
}

.anon_container {
    padding-bottom: 10px;
}

.lighter {
    background: #D9EBFC;
}

.darker {
    background: #BFDDFB;
}

.upright {
    vertical-align: top;
    padding-right: 10px;
    text-align: right;
}

.upleft {
    vertical-align: top;
    text-align: left;
}

.onwhiteback a {
    color: #1188bb;
}

.onwhiteback a:hover {
    color: #33aacc;
}

.limitwidth {
    max-width: 200px;
}

.limitwidth_public {
    max-width: 100px;
}

.sideimages {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.inlineimglink {
    vertical-align: text-bottom;
    border: none;
}

.inlineimglinkheader {
    vertical-align: baseline;
    border: none;
}

.strikethrough {
    text-decoration: line-through;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#article_list {
    width: 100%;
}

#article_list tr th{
    background-color: #DFDFDF;
}

.even_article, .odd_article {
    padding: 10px 10px 10px 10px;
}

.id_article, .date_article, .status_article, .edit_article, .remove_article, .basic_center {
    text-align: center;
}

.id_category, .parent_category, .edit_category, .remove_category, .hidden_category {
    text-align: center;
}

.title_article, .name_category, .basic_left {
    text-align: left;
}

.basic_right {
    text-align: right;
}

.even_article, .even_category {
    background-color: #F1F1F1;
}

.odd_article, .odd_category {
    background-color: #fff;
}

#login-box, #changepass-box {
        color: #fff;
        height: 210px;
        width: 305px;
        border: 2px solid #004466;
        margin: 200px auto;
}

#login-box form {
        background-color: #004466;
        height: 200px;
        width: 295px;
        margin: 5px 5px 5px 5px;
        text-align: center;
}

#login-fields {
        padding-top: 20px;
}

#admin_login_form {
    list-style-type: none;
}

#admin_login_form {
    display: inline;
}

.remove_file {
    cursor: pointer;
    cursor: hand;
}

#projectlistings {
    float: right;
    background-color: #F1F1F1;
    text-align: right;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 220px;
}

#projectsummaries {
    width: 575px;
}

#projectsummaries h4, #projectlistings h4 {
    margin-top: 0px;
    padding-top: 0px;
    margin-right: 5px;
}

#projectlistings ul {
    list-style-type: none;
    padding: 5px 5px 5px 5px;
}

#projectlistings ul li {
    font-size: 0.8em;
}

.projecttables tr td {
    text-align: left;
}

.projecttables tr th {
    background-color: #DFDFDF;
    text-align: left;
}

#m2mlogin {
    background-color: #000;
    border: 5px solid #333;
    width: 100%;
    margin-bottom: 10px;
    color: #fff;
}

#m2mlogin form {
    padding: 10px 10px 10px 10px;
}

#m2mlogin ul {
    list-style-type: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0 ;
}

#m2mlogin ul li {
    margin-bottom: 4px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
